singleton

open fun singleton(point: Point): CoordinateBounds

Returns the bounds consisting of the single point.

Return

newly constructed singleton bounds record.

Parameters

point

The coordinate of all corners of the bounds.